From 945b9ff9e2ffdcc22aa48b7f3ef86d7e14abc90d Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 11 Jan 2012 15:00:53 +0100 Subject: [PATCH] reftests: Add reftest for empty area fix --- tests/reftests/Makefile.am | 2 ++ .../background-positioning-area-empty.ref.ui | 17 +++++++++++++++++ .../background-positioning-area-empty.ui | 17 +++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 tests/reftests/background-positioning-area-empty.ref.ui create mode 100644 tests/reftests/background-positioning-area-empty.ui diff --git a/tests/reftests/Makefile.am b/tests/reftests/Makefile.am index d133e00626..5692cedf7e 100644 --- a/tests/reftests/Makefile.am +++ b/tests/reftests/Makefile.am @@ -35,6 +35,8 @@ EXTRA_DIST += \ background-origin.css \ background-origin.ref.ui \ background-origin.ui \ + background-positioning-area-empty.ref.ui \ + background-positioning-area-empty.ui \ reference-background-origin.png \ border-color-default.css \ border-color-default.ref.ui \ diff --git a/tests/reftests/background-positioning-area-empty.ref.ui b/tests/reftests/background-positioning-area-empty.ref.ui new file mode 100644 index 0000000000..a36f31dbab --- /dev/null +++ b/tests/reftests/background-positioning-area-empty.ref.ui @@ -0,0 +1,17 @@ + + + + + False + popup + + + False + True + False + True + False + + + + diff --git a/tests/reftests/background-positioning-area-empty.ui b/tests/reftests/background-positioning-area-empty.ui new file mode 100644 index 0000000000..a36f31dbab --- /dev/null +++ b/tests/reftests/background-positioning-area-empty.ui @@ -0,0 +1,17 @@ + + + + + False + popup + + + False + True + False + True + False + + + + -- 2.30.2